home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / util / wb / DirScanner.lha / DirScanner / Docs / History < prev    next >
Text File  |  2000-04-13  |  4KB  |  72 lines

  1. History:
  2.  
  3. V2.7
  4. (2000-04-13)      * Fixed a _very_ nasty bug, that made the delete function
  5.                     delete all entries if the first entry was selected.
  6.                     [Denis Zwornarz]
  7.  
  8. V2.6
  9. (2000-04-11)      * "#?" is now the initial pattern. [Jeff Pierce]
  10.                   * Speeded up "Search by contents".
  11.                   * Finally recompiled with SAS/C 6.58.
  12.                   * Removed the "no prefs" requester, as some user use the
  13.                     default and get annoyed by it. [Sebastian Bauer]
  14.                   * Replaced all HookEntrys with registrized parameters.
  15.                     That should speed up some things a little bit.
  16.                   * Added a french catalog from Pascal Chiozzi.
  17.                   * Speeded extremly up the search routine by using ExAll()
  18.                     [Sebastian Bauer]
  19.  
  20. V2.5              * Fixed a bug that made CopyTo not work. [Bill Duxbury]
  21. (2000-04-01)
  22.  
  23. V2.4              * Added some sample rexx-scripts from Nils Görs.
  24. (2000-03-29)      * Remaped the icons for OS 3.5.
  25.                   * Delete file button added. [Denis Zwornarz]
  26.                   * Rexx command "DELETE" added.
  27.                   * Fixed a bug in the scanner module: when having aborted
  28.                     a scan, the following would search only the first path.
  29.                   * If a path is deleted, all matches found in it will be
  30.                     removed too. [Bill Duxbury]
  31.                   * Added search by contents. [Nils Bandener]
  32.                   * The matches listview now supports multiselection. This
  33.                     effects on the functions from the toolbar (except of copy
  34.                     to clipboard) and their Rexx equivalents. [Nils Görs]
  35.                   * New Rexx commands added: "SELECT" and "UNSELECT".
  36.                   * New attribute for "GET" and "SELECT" added: "SELECTED".
  37.                     [Nils Görs]
  38.                   * Added preferences window and file.
  39.                   * Recompiled with vbcc which should produce better code.
  40.                   * Changed the path list from List to NList -> why should be
  41.                     both loaded?
  42.                   * Added prefs window with following options: Quiet list,
  43.                     Recurse, Viewer, Help guide, ARexx path, Default destination.
  44.                   * RexxMenu with up to 10 items added.
  45.                   * Install script removed -> I have no time to keep it recent,
  46.                     if anyone is interested to do it -> mailto:hynek.s@web.de .
  47.                   * Added "PUBSCREEN" attribute for "GET" (with kind support from
  48.                     Sebastian Bauer, thank you!). [Nils Görs]
  49.                   * Added a NewIcon from Luca Longone.
  50.  
  51. V2.3              * Renamed "ACT_PATH" and "ACT_MATCH" to "PATH_CURS"
  52. (2000-03-07)        and "MATCH_CURS" in "SET" and "GET".
  53.                   * Added "VERSION" attribute for "GET". [Nils Görs]
  54.                   * Added "LOCKGUI" attribute for "SET" and "GET". [Nils Görs]
  55.                   * "GET MATCHFILE <nr>" is also supported now. [Nils Görs]
  56.                   * Added menuitem "Execute ARexx-Script...". [Nils Görs]                  
  57.  
  58. V2.2              * Added new Rexx command: "TOGGLE". Have a look
  59. (2000-02-26)        into the Rexx chapter for details. [Nils Görs]
  60.                   * Added attribute for the iconify state. See
  61.                     the "SET", "GET" and "TOGGLE" chapters in
  62.                     the Rexx guide how to utilitize it.
  63.                   * Some optimizations in the Rexx modules.
  64.                   * Fixed another crash in the CopyFile routine. [Bill Duxbury]
  65.                   * Enhaced the CopyFile routine.
  66.  
  67. V2.1              * Installscript included.
  68. (2000-02-25)      * Nasty crash fixed if copying big files. [Bill Duxbury]
  69.  
  70. V2.0              * Too much changes to be listed here please read the
  71. (2000-02-20)        manual.
  72.